setDebugLogEnabled

open fun setDebugLogEnabled(debugLoggingEnabled: Boolean)

Allows implementers to configure the SDK to produce more verbose logging output. If enabled, output from the SDK will be output to LogCat.

Parameters

debugLoggingEnabled

if set to true, output from the SDK will be output to LogCat